JavaScript

{dialog.object}populateUXControls Method

Syntax

{dialog.object}.populateUXControls();

Description

Populates the Detail View controls for all Lists in a UX Component.

Discussion

If a List as a Detail View, populates the Detail View controls with data for the currently selected List row. Normally, this method does not need to be called as the List will populate the Detail View automatically when a row is selected.

Example

dialog.Object}.populateUXcontrols();